home *** CD-ROM | disk | FTP | other *** search
- //***********************************************************************
- //
- // Resource.h
- //
- //***********************************************************************
-
- #define IDR_MAINFRAME 100
-
- #define IDM_OPTIONS_SETTINGS 110
- #define IDM_OPTIONS_EXIT 111
- #define IDM_OPTIONS_ABOUT 112
-
- #define IDD_ABOUTDLG 120
- #define IDC_ICONRECT 121
-
- #define IDD_SETTINGSDLG 130
- #define IDC_SOLID 131
- #define IDC_GRADIENT 132
- #define IDC_RED 133
- #define IDC_GREEN 134
- #define IDC_BLUE 135
- #define IDC_MAGENTA 136
- #define IDC_CYAN 137
- #define IDC_TEXT 138
- #define IDC_HEIGHT 139
- #define IDC_BOLD 140
- #define IDC_ITALIC 141
- #define IDC_DEFAULTS 142
-